'宣言 Public Function New( _ ByVal offset As Point, _ ByVal elements() As UIElement, _ ByVal indicatorOrientation As Orientation, _ ByVal dropSource As Control, _ ByVal dragIndicatorOpacity As Double _ )
public DragDropIndicatorManager( Point offset, UIElement[] elements, Orientation indicatorOrientation, Control dropSource, double dragIndicatorOpacity )